NevronOpenVision
Nevron.Nov.DataStructures Namespace / NOrFilter<T> Class
Fields Properties Methods


NOrFilter<T> Class Members

The following tables list the members exposed by NOrFilter<T>.

Public Constructors
 NameDescription
Public ConstructorCreates a new OR filter from the specified filters  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the first filter  
Public PropertyGets or sets the second filter  
Top
Public Methods
 NameDescription
Public MethodReturn true if at least one contained filter returns true  
Top
See Also